projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0c02fb
)
(apropos-group): Use customize-group-other-window.
author
Andreas Schwab
<schwab@suse.de>
Sun, 20 Oct 2002 21:03:54 +0000
(21:03 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 20 Oct 2002 21:03:54 +0000
(21:03 +0000)
lisp/apropos.el
patch
|
blob
|
history
diff --git
a/lisp/apropos.el
b/lisp/apropos.el
index c91e4da82ae03add0720f38f48a3547fe79ab193..9a5230eaabf8918156cb7f315f99f734dc9a0d1e 100644
(file)
--- a/
lisp/apropos.el
+++ b/
lisp/apropos.el
@@
-206,7
+206,7
@@
term, and the rest of the words are alternative terms.")
'apropos-label "Group"
'help-echo "mouse-2, RET: Display more help on this group"
'action (lambda (button)
- (customize-
variable
-other-window
+ (customize-
group
-other-window
(button-get button 'apropos-symbol))))
(define-button-type 'apropos-widget